/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;box-sizing:border-box;}
body{font-size:14px;font-family:"Microsoft YaHei";}
a,a:visited{text-decoration:none;color:#555;}
a:hover,a:active{text-decoration:none;color:#555;}
ul li{list-style:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
::-webkit-input-placeholder
{color:#989898;}
:-moz-placeholder
{color:#989898;}
::-moz-placeholder
{color:#989898;}
:-ms-input-placeholder
{color:#989898;}
.container{width:1500px;margin:0 auto;}
.positionimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
/*top*/
#topbg{height:101px;background:#FFF;}
.top{width:100%;z-index:9999;background:#FFF;left:0;}
.top .logo{width:151px;float:left;margin:19px 0 18px 93px;height:64px;display:block;background:url(logo.png) no-repeat left center;overflow:hidden;text-indent:-1000em;font-size:14px;color:#fff;background-size:auto 100%;}
.top .t_right{float:right;position:relative;}
/*nav*/
.pcnav{float:left;}
.pcnav>ul{margin:0;}
.pcnav .firstfloor>li{position:relative;cursor:pointer;float:left;margin-left:10px;}
.pcnav .firstfloor>li>a{display:inline-block;height:101px;line-height:101px;width:100%;color:#201d16;font-size:16px;text-align:center;padding:0 20px;cursor:pointer;}
.pcnav .firstfloor>li:hover>a{background:#6cbc66;color:#FFF;}
.pcnav .secondfloor{margin:0;position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;min-width:100%;border-top:none;box-sizing:border-box;}
.pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:36px;height:36px;font-size:13px;margin-left:0;white-space:nowrap;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;padding:0 6px;text-align:center;}
.pcnav .secondfloor>li>a:hover{background:#6cbc66;color:#FFF;}
.t_right .t_phone{margin-left:27px;float:left;font-size:0;-webkit-text-size-adjust:none;line-height:101px;}
.t_right .t_phone i{display:inline-block;width:17px;height:17px;background:url(top_icon1.png) no-repeat center center;vertical-align:middle;animation: 2s infinite msClock;}
.t_right .t_phone span{display:inline-block;height:24px;line-height:24px;margin-left:13px;font-size:14px;vertical-align:middle;color:#828282;}
.t_right .t_phone span em{font-size:24px;font-style:normal;color:#282828;font-family:Arial;display:inline-block;vertical-align:middle;}
.t_right .t_lan{width:126px;float:left;height:101px;line-height:101px;background:url(lan.gif) no-repeat 27px center #6cbc66;color:#FFF;font-size:16px;display:block;padding-left:70px;margin-left:15px;background-size:32px auto;}
.topfix{-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;position:fixed;}
/*mobilehead*/
.top .nav{float:right;display:none;}
.top .nav_bg{display:none;position:fixed;top:70px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
.top .nav .nav_box{display:none;position:absolute;top:70px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
.top .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
.top .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
.top .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
.top .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
.top .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
.top .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.top .nav .nav_one>li>ul{display:none;}
.top .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
.top .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
.top .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
.top .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.top .nav .push-nav.on .nav-toggle{margin-left:-4px;}
.top .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
.top .nav .push-nav .nav-toggle span.two{width:30px;}
.top .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
.top .nav .push-nav.on .nav-toggle span{ opacity:1;}
.top .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.top .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
.top .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
.top .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
.top .nav .nav_contact .nav_txt{width:100%;}
.top .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
.top .nav .nav_contact .nav_txt span a{color:#666;}
.top .nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
.top .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
.top .nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:819px;position:relative;overflow:hidden;z-index:9;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner.swiper-container-horizontal .swiper-pagination{bottom:36px;height:8px;font-size:0;-webkit-text-size-adjust:none;}
.index_banner .swiper-pagination-bullet{opacity:1;width:67px;height:8px;margin:0 4px!important;position:relative;background:#FFF;border-radius:0;}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{content:none;background:#6cbc66;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title.tl{text-align:left;}
.pb_title .h_t{font-size:40px;color:#1f1f1f;height:50px;line-height:50px;position:relative;font-weight:bold;}
.pb_title .h_t.t1{font-size:45px;height:55px;line-height:55px;}
.pb_title .h_t.t2{font-size:50px;height:60px;line-height:60px;color:#FFF;}
.pb_title p{font-size:18px;color:#555;line-height:26px;height:26px;margin-top:13px;}
.pb_title p.p1{color:#F3F3F3;margin-top:20px;}
/*product*/
#productbg{background:url(productbg.jpg) no-repeat center top #FFF;background-size:100% auto;padding:45px 0 69px;position:relative;}
.product_nav{margin-top:26px;display:table;width:100%;}
.product_nav .a_li{display:table-cell;height:68px;line-height:68px;background:#F0F0F0;border-right:1px solid #FFF;font-size:16px;color:#3d3d3d;text-align:center;min-width:59px;cursor:pointer;position:relative;}
.product_nav .a_li:after{content:none;position:absolute;left:50%;margin-left:-7px;bottom:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-top:7px solid #6CBC66;}
.product_nav .a_li.on,.product_nav .a_li:hover{background:#6CBC66;color:#FFF;}
.product_nav .a_li.on:after,.product_nav .a_li:hover:after{content:'';}
.product_nav .a_li:last-child:hover:after{content:none;}
.product{position:relative;padding-top:12px;}
.product .p_ul{}
.product .p_ul .p_li{width:calc(23.8% - 15px);margin-left:15px;float:left;margin-top:21px;}
.product .p_ul .p_li:first-child{width:52.4%;margin-left:0;}
.product .p_ul .p_li .p_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.product .p_ul .p_li .p_img img{transform:scale(1.05);transition: all 0.7s ease-in-out;-webkit-transition: all 0.7s ease-in-out;}
.product .p_ul .p_li p{height:55px;line-height:55px;padding:0 10px;font-size:14px;color:#2d2d2d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#F0F0F0;text-align:center;}
.product .p_ul .p_li .p_img::after{display:block;content:"";width:100%;height:100%;position:absolute;z-index:1;opacity:1;bottom:-100%;
    -webkit-transform:scaleY(0);
    transform:scaleY(0);
    -webkit-transform-origin:bottom;
    transform-origin:bottom;
    background:linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background:-webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background:-moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background:-o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background:-ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    transition:all 0.8s ease-in-out;
    -webkit-transition:all 0.8s ease-in-out;
    -ms-transition:all 0.8s ease-in-out;
    -o-transition:all 0.8s ease-in-out;
}
.product .p_ul .p_li:hover .p_img img{transform:scale(1);}
.product .p_ul .p_li:hover .p_img::after{opacity:0;bottom:100%;
    -webkit-transition:all 1s cubic-bezier(0, 0, 0.18, 0.96);
    transition:all 1s cubic-bezier(0, 0, 0.18, 0.96);
    -webkit-transform:scaleY(1);
    transform:scaleY(1);
    -webkit-transform-origin:top;
    transform-origin:top;
}
/*xitong*/
.xitong{background:url(xtbg.webp) no-repeat center center;background-attachment:fixed;padding:37px 0 51px;background-size:cover;}
.xitong .xt_left{width:calc(100% - 904px);float:left;}
.xitong .xt_left p{color:#FFF;font-size:16px;line-height:30px;}
.xitong .xt_left p:first-child{font-size:58px;height:58px;line-height:58px;text-transform:uppercase;margin-top:61px;font-weight:bold;}
.xitong .xt_left p:nth-child(2){font-size:45px;height:55px;line-height:55px;margin-top:18px;font-weight:bold;}
.xitong .xt_left p:nth-child(3){font-size:18px;height:26px;line-height:26px;margin-top:10px;margin-bottom:55px;}
.xitong .xt_left p:nth-child(5){font-size:28px;height:38px;line-height:38px;margin-top:92px;color:#6cbc66;font-weight:bold;}
.xitong .xt_left a{display:block;width:240px;height:60px;line-height:58px;border:1px solid #62A45D;border-radius:3px;background:url(zh_btnicon.png) no-repeat right 38px center #6cbc66;padding-left:30px;font-size:18px;margin-top:18px;color:#FFF;}
.xitong .xt_right{width:904px;padding:83px 172px;float:right;}
.xitong .xt_right .xt_txt{background:url(xt_yuan.png) no-repeat center center;background-size:cover;padding:67px 68px 66px;position:relative;}
.xitong .xt_right .xt_txt .xt_pp{width:100%;height:100%;background:#6cbc66;border-radius:50%;padding:115px 0 93px;}
.xitong .xt_right .xt_txt .xt_pp p{color:#FFF;text-align:center;}
.xitong .xt_right .xt_txt .xt_pp p:first-child{font-size:50px;height:60px;line-height:60px;font-weight:bold;}
.xitong .xt_right .xt_txt .xt_pp p:nth-child(2){font-size:36px;height:40px;line-height:40px;font-weight:bold;}
.xitong .xt_right .xt_txt .xt_pp p:nth-child(3){font-size:16px;height:16px;line-height:16px;margin-top:19px;}
.xitong .xt_right .xt_txt .xt_pp a{width:212px;height:40px;line-height:36px;margin-top:41px;text-align:center;font-size:16px;color:#FFF;border:2px solid #FFF;display:block;margin:41px auto 0;}
.xitong .xt_right .xt_txt .xt_li{width:112px;position:absolute;}
.xitong .xt_right .xt_txt .xt_li.li1{left:50%;margin-left:-56px;top:-83px;}
.xitong .xt_right .xt_txt .xt_li.li2{right:-76px;top:36px;}
.xitong .xt_right .xt_txt .xt_li.li3{right:-130px;top:243px;}
.xitong .xt_right .xt_txt .xt_li.li4{right:-58px;top:447px;}
.xitong .xt_right .xt_txt .xt_li.li5{left:50%;margin-left:-56px;bottom:-83px;}
.xitong .xt_right .xt_txt .xt_li.li6{left:-58px;top:447px;}
.xitong .xt_right .xt_txt .xt_li.li7{left:-130px;top:243px;}
.xitong .xt_right .xt_txt .xt_li.li8{left:-76px;top:36px;}
.xitong .xt_right .xt_txt .xt_li i{display:block;height:47px;background-repeat:no-repeat;background-position:center center;width:100%;}
.xitong .xt_right .xt_txt .xt_li i.icon1{background-image:url(xt_icon2.png);}
.xitong .xt_right .xt_txt .xt_li i.icon2{background-image:url(xt_icon3.png);}
.xitong .xt_right .xt_txt .xt_li i.icon3{background-image:url(xt_icon4.png);}
.xitong .xt_right .xt_txt .xt_li i.icon4{background-image:url(xt_icon5.png);}
.xitong .xt_right .xt_txt .xt_li i.icon5{background-image:url(xt_icon6.png);}
.xitong .xt_right .xt_txt .xt_li i.icon6{background-image:url(xt_icon7.png);}
.xitong .xt_right .xt_txt .xt_li i.icon7{background-image:url(xt_icon8.png);}
.xitong .xt_right .xt_txt .xt_li i.icon8{background-image:url(xt_icon1.png);}
.xitong .xt_right .xt_txt .xt_li p{font-size:16px;height:26px;line-height:26px;margin-top:8px;text-align:center;color:#FFF;}
.xitong .xt_right .xt_txt .xt_li.li1 p{margin-top:5px;}
.xitong .xt_right .xt_txt .xt_li.li5 p{margin-top:5px;}
/*biaozhun*/
.biaozhun{background:url(bzbg.webp) no-repeat center center;background-size:cover;padding:163px 0 66px;}
.biaozhun .bz_ul{padding:0 112px 0 104px;margin-top:115px;}
.biaozhun .bz_ul .bz_li{width:25%;float:left;padding-left:96px;}
.biaozhun .bz_ul .bz_li i{display:block;height:69px;background-repeat:no-repeat;}
.biaozhun .bz_ul .bz_li i.icon1{background-image:url(bz_icon1.png);background-position:46px center;}
.biaozhun .bz_ul .bz_li i.icon2{background-image:url(bz_icon2.png);background-position:47px center;}
.biaozhun .bz_ul .bz_li i.icon3{background-image:url(bz_icon3.png);background-position:40px center;}
.biaozhun .bz_ul .bz_li i.icon4{background-image:url(bz_icon4.png);background-position:35px center;}
.biaozhun .bz_ul .bz_li span{display:block;font-size:14px;height:14px;line-height:14px;color:#afd7a7;margin-top:28px;text-transform:uppercase;}
.biaozhun .bz_ul .bz_li .bz_txt{margin-top:19px;}
.biaozhun .bz_ul .bz_li .bz_txt p{font-size:15px;line-height:24px;color:#fff;padding-right:17px;position:relative;}
.biaozhun .bz_ul .bz_li .bz_txt em{display:block;height:1px;background:#85c07a;margin:30px 0 26px;}
.biaozhun .bz_ul .bz_li .bz_txt p:first-child{font-size:36px;height:46px;line-height:46px;font-weight:bold;color:#F3F3F3;}
.biaozhun .bz_ul .bz_li .bz_txt p:first-child:before{content:'01';width:45px;height:46px;line-height:46px;font-weight:bold;font-size:38px;position:absolute;left:-57px;top:0;text-indent:-11px;overflow:hidden;color:rgba(255,255,255,.4);}
.biaozhun .bz_ul .bz_li:nth-child(2) .bz_txt p:first-child:before{content:'02';}
.biaozhun .bz_ul .bz_li:nth-child(3) .bz_txt p:first-child:before{content:'03';}
.biaozhun .bz_ul .bz_li:nth-child(4) .bz_txt p:first-child:before{content:'04';}
/*fenge*/
.fenge{background:url(fengebg.jpg) no-repeat center center;background-size:cover;padding:51px 0 59px;text-align:center;position:relative;z-index:1;}
.fenge p{color:#FFF;}
.fenge p:first-child{font-size:40px;height:50px;line-height:50px;font-weight:bold;}
.fenge p:nth-child(2){font-size:24px;height:34px;line-height:34px;font-weight:bold;margin-top:21px;}
.fenge p:nth-child(3){font-size:18px;height:26px;line-height:26px;margin-top:2px;}
.fenge p:nth-child(4){font-size:18px;height:26px;line-height:26px;margin-top:2px;}
.fenge span{display:inline-block;margin-top:19px;font-size:18px;height:20px;line-height:20px;color:#FFF;padding-left:26px;background:url(fg_icon.png) no-repeat left center;}
/*info*/
.info{background:url(infobg.jpg) no-repeat right bottom;padding:68px 0 32px;position:relative;}
.info .info_img{width:1129px;height:1050px;position:absolute;border-right:79px solid #cdedec;border-radius:50%;left:-175px;top:-237px;z-index:0;overflow:hidden;cursor:pointer;}
.info .info_img img{position:absolute;width:calc(100% - 175px);left:175px;height:calc(100% - 175px);top:175px;}
.info .info_img:before{content:'';width:87px;height:87px;position:absolute;left:50%;top:50%;background:url(vide_icon.png) no-repeat center center;background-size:cover;z-index:2;}

.info .info_txt{width:1227px;padding-right:55px;float:right;position:relative;z-index:2;}
.info .info_txt .info_pp{padding-left:570px;text-align:right;}
.info .info_txt .info_pp p{font-size:16px;line-height:28px;color:#676767;margin-top:28px;text-indent:2em;text-align:left;}
.info .info_txt .info_pp p:first-child{font-size:58px;height:58px;line-height:58px;text-align:right;text-transform:uppercase;color:#2d2d2d;margin-top:0;}
.info .info_txt .info_pp p:nth-child(2){font-size:30px;height:40px;line-height:40px;text-align:right;color:#060606;margin-top:8px;background:url(i_icon.jpg) no-repeat right 135px center;}
.info .info_txt .info_pp p:nth-child(4){margin-top:36px;}
.info .info_txt .info_pp i{display:block;height:57px;background:url(info_font.png) no-repeat right center;margin-top:26px;}
.info .info_txt .info_pp a{display:inline-block;width:240px;height:60px;line-height:58px;border:1px solid #62A45D;border-radius:3px;background:url(zh_btnicon.png) no-repeat right 38px center #6cbc66;padding-left:30px;font-size:18px;margin-top:41px;color:#FFF;text-align:left;}
.info .info_txt .info_ul{margin-top:71px;background:#6cbc66;border-radius:65px;box-shadow:0 0 28px rgba(205,237,236,.36);padding:28px 62px 29px;}
.info .info_txt .info_ul .info_li{width:calc(33.33% - 70px);margin-left:105px;float:left;padding:14px 0 11px 98px;background-repeat:no-repeat;background-position:left center;display:block;}
.info .info_txt .info_ul .info_li:first-child{margin-left:0;}
.info .info_txt .info_ul .info_li.icon1{background-image:url(info_icon1.png);}
.info .info_txt .info_ul .info_li.icon2{background-image:url(info_icon2.png);}
.info .info_txt .info_ul .info_li.icon3{background-image:url(info_icon3.png);}
.info .info_txt .info_ul .info_li p{color:#FFF;}
.info .info_txt .info_ul .info_li p:first-child{font-size:18px;height:26px;line-height:26px;}
.info .info_txt .info_ul .info_li p:last-child{font-size:16px;line-height:16px;line-height:16px;margin-top:5px;}
.info .info_txt .info_ul .info_li.icon3 p:first-child{font-size:15px;height:15px;line-height:15px;}
.info .info_txt .info_ul .info_li.icon3 p:last-child{font-size:24px;height:24px;line-height:24px;margin:6px 0 2px;font-weight:bold;font-family:Arial;}
/*case*/
.case{padding-top:55px;}
.case .more{display:block;width:240px;height:60px;line-height:58px;border:1px solid #85c880;border-radius:3px;background:url(case_btnicon.png) no-repeat right 38px center;padding-left:30px;font-size:18px;color:#a4a4a4;position:absolute;right:0;top:0;}
.case .case_ul{margin-top:22px;overflow:hidden;}
.case .case_ul .case_img{width:100%;padding-bottom:75%;position:relative;}
.case .case_ul .case_txt{padding:18px 10px 25px;background:#6CBC66;}
.case .case_ul .case_txt p{font-size:16px;height:26px;line-height:26px;text-align:center;color:#FFF;}
.case .case_ul .case_txt span{display:block;font-size:16px;height:16px;line-height:16px;text-transform:uppercase;margin-top:7px;text-align:center;color:#FFF;}
/*news*/
.news{padding:80px 0 99px;}
.news .n_span{position:absolute;right:0;top:23px;}
.news .n_span .span_a{width:145px;height:47px;line-height:45px;border:1px solid rgba(255,255,255,.2);display:block;float:left;margin-left:5px;color:#FFF;text-align:center;cursor:pointer;background:#161716;border-radius:3px;}
.news .n_span .span_a:first-child{margin-left:0;}
.news .n_span .span_a:hover,.news .n_span .span_a.on{background:#6CBC66;}
.news .n_content{margin-top:43px;}
.news .n_left{width:700px;float:left;overflow:hidden;position:relative;}
.news .n_left .n_img{width:100%;padding-bottom:64.29%;position:relative;}
.news .n_left .swiper-pagination{height:15px;bottom:20px;text-align:right;padding-right:31px;}
.news .n_left .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;background:#FFF;margin:0 4px;opacity:1;}
.news .n_left .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00a040;}
.news .n_right{width:calc(100% - 700px);float:right;padding-left:42px;}
.news .n_right a{display:block;padding:21px 0 21px;border-bottom:1px solid #ececec;}
.news .n_right .n_date{width:109px;border-right:1px solid #ececec;padding:3px 34px 10px 0;text-align:right;float:left;}
.news .n_right .n_date span{display:block;font-size:16px;height:16px;line-height:16px;color:#525252;font-family:Arial;}
.news .n_right .n_date span:first-child{font-size:60px;height:60px;line-height:60px;color:#6cbc66;}
.news .n_right .n_txt{width:calc(100% - 109px);float:right;padding-left:22px;}
.news .n_right .n_txt .n_p{padding-bottom:20px;width:calc(100% - 167px);float:left;padding-right:30px;}
.news .n_right .n_txt .n_p p{font-size:14px;line-height:24px;color:#999;}
.news .n_right .n_txt .n_p p:first-child{font-size:16px;height:26px;line-height:26px;color:#666;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:13px;}
.news .n_right .n_txt .n_p p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news .n_right .n_txt .nr_img{width:167px;float:right;margin-top:4px;padding-bottom:103px;position:relative;}
/*liucheng*/
.liucheng{background:#6CBC66;}
.liucheng .lc_left{width:252px;float:left;padding:48px 0 45px;}
.liucheng .lc_left p{font-size:16px;height:26px;line-height:26px;color:#FFF;}
.liucheng .lc_left p:first-child{font-size:40px;height:50px;line-height:50px;margin-bottom:3px;font-weight:bold;}
.liucheng .lc_right{width:calc(100% - 252px);float:right;}
.liucheng .lc_right .lc_li{padding:42px 0 43px;border-left:1px solid #83cb7e;width:12.5%;float:left;}
.liucheng .lc_right .lc_li i{height:50px;display:block;background-repeat:no-repeat;background-position:center center;}
.liucheng .lc_right .lc_li i.icon1{background-image:url(lc_icon1.png);}
.liucheng .lc_right .lc_li i.icon2{background-image:url(lc_icon2.png);}
.liucheng .lc_right .lc_li i.icon3{background-image:url(lc_icon3.png);}
.liucheng .lc_right .lc_li i.icon4{background-image:url(lc_icon4.png);}
.liucheng .lc_right .lc_li i.icon5{background-image:url(lc_icon5.png);}
.liucheng .lc_right .lc_li i.icon6{background-image:url(lc_icon6.png);}
.liucheng .lc_right .lc_li i.icon7{background-image:url(lc_icon7.png);}
.liucheng .lc_right .lc_li i.icon8{background-image:url(lc_icon8.png);}
.liucheng .lc_right .lc_li p{font-size:16px;line-height:26px;height:26px;color:#FFF;margin-top:11px;text-align:center;}
/*friendlink*/
.friendlink{position:relative;padding:20px 0 42px;border-top:1px solid rgba(255,255,255,.1);background:#161716;}
.friendlink span{width:98px;float:left;display:block;height:28px;line-height:28px;font-size:14px;color:rgba(153,153,156,.3);font-weight:bold;position:relative;margin-top:8px;padding-left:28px;background:url(fl_icon.png) no-repeat left center;}
.friendlink .fl_right{width:calc(100% - 98px);float:right;font-size:0;-webkit-text-size-adjust:none;}
.friendlink .fl_right a{color:rgba(153,153,156,.3);white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:28px;line-height:28px;margin-right:26px;margin-top:8px;}
/*foot*/
#footbg{background:#161716;padding:46px 0 0;}
.foot{position:relative;padding-bottom:5px;}
.foot .f_left{width:310px;float:left;text-align:left;padding-top:27px;}
.foot .f_left p{font-size:14px;line-height:24px;color:#FFF;}
.foot .f_left p:first-child{background:url(foot_icon.png) no-repeat left center;padding-left:37px;font-size:36px;line-height:36px;height:36px;color:#FFF;font-weight:bold;margin-bottom:18px;}
.foot .f_left img{display:block;width:130px;height:130px;margin-top:12px;}
.foot .f_title{font-size:18px;height:28px;line-height:28px;color:#FFF;position:relative;}
.foot .f_title.t1{margin-top:41px;}
.foot .f_right{width:calc(100% - 673px);float:left;position:relative;}
.foot .f_right .f_txt{width:33.33%;float:left;margin-top:19px;padding-top:12px;padding-left:80px;border-left:1px solid rgba(115,115,115,.4);height:296px;}
.foot .f_right .f_txt .f_a{margin-top:15px;}
.foot .f_right .f_txt .f_a a{font-size:14px;line-height:26px;color:#fff;display:block;}
.foot .f_input{width:363px;float:right;border:1px solid #474847;border-radius:28px;background:#FFF;padding:23px 33px 52px;position:relative;}
.foot .f_input .f_li{background:#f6f6f6;border-radius:5px;margin-top:17px;position:relative;padding-left:46px;overflow:hidden;}
.foot .f_input .f_li:nth-child(5){padding:14px 0 13px 46px;}
.foot .f_input .f_li:before{content:'';width:34px;height:50px;position:absolute;left:0;top:0;background-repeat:no-repeat;background-position:right center;}
.foot .f_input .f_li:nth-child(3):before{background-image:url(fi_icon1.png);}
.foot .f_input .f_li:nth-child(4):before{background-image:url(fi_icon2.png);}
.foot .f_input .f_li:nth-child(5):before{background-image:url(fi_icon3.png);height:22px;top:14px}
.foot .f_input .f_li input{width:100%;height:50px;line-height:50px;display:block;background:#F6F6F6;outline:none;color:#989898;}
.foot .f_input .f_li textarea{line-height:22px;height:88px;outline:none;resize:none;width:100%;background:#F6F6F6;color:#989898;}
.foot .f_input .foot_btn{position:absolute;width:246px;height:62px;line-height:62px;font-size:16px;color:#FFF;text-align:center;background:#6cbc66;border-radius:31px;left:50%;margin-left:-123px;bottom:-27px;cursor:pointer;}
/*footbottom*/
.footbottom{font-size:0;-webkit-text-size-adjust:none;line-height:24px;color:rgba(255,255,255,.5);padding-right:363px;padding-bottom:29px;}
.footbottom span{display:inline-block;margin-right:5px;font-size:14px;}
.footbottom a{color:rgba(255,255,255,.5);}
/*stylepbulic*/
#stylesubnav{width:100%;border-bottom:1px solid #E5E5E5;background:#eff0f1;}
#stylesubnav .xq_c{padding:0;position:relative;}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 18px;background-size:auto 12px;line-height:29px;float:left;padding:10px 0 10px 20px;color:#999;}
#stylesubnav .xq_crumbs a{color:#999;}

/*px*/
#px_banner{width:100%;padding-bottom:605px;position:relative;z-index:9;}
#px_banner:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.2);}
#px_banner.px_ban1{padding-bottom:450px;}
#px_banner.px_ban2{padding-bottom:779px;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
#px_banner .crumbs{position:absolute;left:0;bottom:27px;width:100%;text-align:right;}
#px_banner .crumbs .xq_crumbs{background:url(pos_icon.png) no-repeat left 5px;line-height:24px;padding-left:20px;color:#FFF;display:inline-block;}
#px_banner .crumbs .xq_crumbs a{color:#FFF;}

.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .container{position:relative;height:100%;}
.px_txt .px_txt_p{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:right;}
.px_txt .px_txt_p p:first-child{font-size:40px;height:40px;line-height:40px;color:#FFF;text-transform:uppercase;font-weight:bold;}
.px_txt .px_txt_p p:last-child{height:58px;line-height:58px;font-size:48px;color:#FFF;margin-top:13px;font-weight:bold;}


/*sub_nav*/
#sub_navbg{width:100%;background:#F4F4F4;}
.sub_nav{}
.sub_nav a{border-right:1px solid #FFF;height:60px;line-height:60px;text-align:center;width:186px;display:block;position:relative;float:left;font-size:15px;}
.sub_nav a:before{content:none;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #6CBC66;position:absolute;left:50%;margin-left:-9px;bottom:-9px;}
.sub_nav a.on{background:#6CBC66;color:#FFF;}
.sub_nav a.on:before{content:'';}
/*sub_cnav*/
.sub_cnav{margin-top:20px;background:#eee;font-size:0;-webkit-text-size-adjust:none;}
.sub_cnav a{border-right:1px solid #FFF;height:49px;line-height:49px;text-align:center;padding:0 30px;font-size:14px;position:relative;display:inline-block;}
.sub_cnav a.on{background:#6CBC66;color:#FFF;}

/*sub_title*/
.sub_title{text-align:center;position:relative;font-size:0;-webkit-text-size-adjust:none;}
.sub_title .s_t{font-size:36px;color:#333;height:46px;line-height:46px;position:relative;font-weight:bold;}
.sub_title p{font-size:16px;color:#666;line-height:26px;margin-top:10px;}
/*page*/
.manu{text-align:center;margin-top:30px;}
.manu a{border:1px solid #D9D9D9;padding:9px 15px;text-decoration:none;margin:0 2px;display:inline-block;}
.manu a:hover{border:1px solid #D9D9D9;}
.manu a:active {border:1px solid #D9D9D9;}
.manu .current {border:1px solid #6CBC66;padding:9px 15px;background:#6CBC66;font-weight:bold;margin:0 2px;color:#FFF;display:inline-block;}
.manu .disabled{border:1px solid #D9D9D9;padding:9px 15px;color:#D9D9D9;margin:0 2px;display:inline-block;}


/*公用右侧*/
.newscow_right{width:25%;float:right;}
.newscow_right .news_product{border:1px solid #dbdbdb;padding:10px;}
.newscow_right .news_product .np_title{font-size:14px;color:#2a2a2a;line-height:12px;padding:10px 0;border-bottom:2px solid #2a2a2a;}
.newscow_right .news_product .np_title span{font-size:22px;line-height:32px;}
.newscow_right .news_product .bd{overflow:hidden;zoom:1;margin-top:30px;}
.newscow_right .news_product .bd ul li{}
.newscow_right .news_product .bd ul li .r_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #ccc;}
.newscow_right .news_product .bd ul li .pic{position:absolute;top:0;left:0;width:100%;height:100%;}
.newscow_right .news_product .bd ul li .pic img{display:block;width:100%;height:100%;object-fit:cover;}
.newscow_right .news_product .bd ul li .title{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.newscow_right .news_product .bd ul li .title a{color:#666}
.newscow_right .news_nlist{ padding-bottom:5px; overflow:hidden}
.newscow_right .news_nlist ul{ padding-top:5px}
.newscow_right .news_nlist ul li{line-height:36px;background:url(../images/zys_42.jpg) no-repeat 2px center; text-indent:0.3cm; margin:0 auto; border-bottom:1px dashed #d5d5d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*公用分页*/
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}

/*视频弹出*/
#tan_box{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.8);z-index:1000;}
.tan_box{position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;
    display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tan_box .box{position:relative;background:#fff url(loading.gif) center center no-repeat;padding:10px;box-shadow:0 0 15px #ccc;border-radius:5px 0 5px 5px;}
.tan_box .box video{max-width:1000px;width:100%;height:auto;display:block;overflow:hidden;}
.tan_box .v_close{width:36px;height:36px;text-align:center;position:absolute;right:0px;top:-36px;cursor:pointer;box-shadow:0 0 5px #ccc;border-radius:5px 5px 0 0;background:url(closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;z-index:999;width:72px;}
.izl-rmenu .iz_btn{width:72px;margin-bottom:1px;cursor:pointer;position:relative;padding:12px 0 7px;background:#FF616D;display:block;}
.izl-rmenu .iz_btn i{display:block;width:100%;height:33px;background-repeat:no-repeat;background-position:center center;}
.izl-rmenu .iz_btn i.icon1{background-image:url(../images/r_qq.png);}
.izl-rmenu .iz_btn i.icon2{background-image:url(../images/r_wx.png);}
.izl-rmenu .iz_btn i.icon3{background-image:url(../images/r_phone.png);}
.izl-rmenu .btn-qq{}
.izl-rmenu .btn-wx{}
.izl-rmenu .btn-wx .pic{position:absolute;left:0;top:0px;background:#FFF;padding:10px;width:160px;height:160px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:0;}
.izl-rmenu .btn-wx:hover .pic{left:-160px;opacity:1;}
.izl-rmenu .btn-phone{position:relative;}
.izl-rmenu .btn-phone .phone{background-color:#FF616D;position:absolute;width:160px;left:0;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:0;}
.izl-rmenu .btn-phone:hover .phone{left:-160px;opacity:1;}
.izl-rmenu .iz_btn span{display:block;font-size:13px;height:21px;line-height:21px;color:#FFF;text-align:center;}

.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;padding:16px 0 15px;height:73px;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
#floatBottom a{width:33.33%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}

/*视频弹出*/
#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;}
#videobg .container{position:relative;height:100%;}
.video{padding:10px;width:80%;height:auto;background:#FFF;position:absolute;left:10%;top:50%;transform:translateY(-50%);}
.video video{width:100%;height:100%;display:block;}
.video p{margin:0;height:60px;line-height:60px;color:#000;}
.video span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0px;right:-40px;cursor:pointer;display:block;font-family:Arial;}
@media screen and (max-width:1676px){
    .top .logo{margin-left:70px;}
    .info{background:none;}
    .info .info_txt{padding-right:0;width:1172px;}
}
@media screen and (max-width:1546px){
	.container{width:1200px;}
	#topbg{height:90px;}
    .top .logo{width:120px;margin:20px 0 19px 15px;height:51px;}
    .pcnav .firstfloor>li{margin-left:0;}
	.pcnav .firstfloor>li>a{height:90px;line-height:90px;font-size:15px;padding:0 18px;}
    .t_right .t_phone{margin-left:15px;line-height:90px;}
    .t_right .t_phone span em{font-size:20px;}
    .t_right .t_lan{width:90px;height:90px;line-height:90px;background:url(lan.gif) no-repeat 15px center #6cbc66;font-size:15px;padding-left:52px;background-size:30px auto;}
	.index_banner{padding-bottom:606px;}
    .pb_title .h_t{font-size:32px;height:40px;line-height:40px;}
    .pb_title .h_t.t2{font-size:42px;height:52px;line-height:52px;}
    .pb_title p{font-size:15px;height:24px;line-height:24px;margin-top:8px;}
    .pb_title p.p1{margin-top:13px;}
    .sub_title .s_t{font-size:30px;height:40px;line-height:40px;}
    .sub_title p{font-size:15px;line-height:24px;margin-top:8px;}
    #productbg{padding:40px 0 46px;}
    .product_nav{margin-top:18px;}
    .product_nav .a_li{font-size:15px;height:56px;line-height:56px;}
    .product .p_ul .p_li{margin-top:11px;}
    .xitong{padding:30px 0 40px;}
    .xitong .xt_left{width:calc(100% - 724px);}
    .xitong .xt_left p{font-size:15px;line-height:28px;}
    .xitong .xt_left p:first-child{font-size:50px;height:50px;line-height:50px;margin-top:40px;}
    .xitong .xt_left p:nth-child(2){font-size:40px;height:50px;line-height:50px;margin-top:15px;}
    .xitong .xt_left p:nth-child(3){margin-bottom:40px;}
    .xitong .xt_left p:nth-child(5){font-size:24px;height:34px;line-height:34px;margin-top:70px;}
    .xitong .xt_left a{width:200px;height:52px;line-height:50px;background-size:40px auto;background-position:right 26px center;font-size:16px;}
    .xitong .xt_right{width:724px;padding:74px 138px;}
    .xitong .xt_right .xt_txt{padding:53px 54px 52px;}
    .xitong .xt_right .xt_txt .xt_pp{padding:92px 0 70px;}
    .xitong .xt_right .xt_txt .xt_pp p:first-child{font-size:40px;height:50px;line-height:50px;}
    .xitong .xt_right .xt_txt .xt_pp p:nth-child(2){font-size:30px;height:34px;line-height:34px;}
    .xitong .xt_right .xt_txt .xt_pp p:nth-child(3){font-size:13px;height:13px;line-height:13px;margin-top:15px;}
    .xitong .xt_right .xt_txt .xt_pp a{width:160px;height:36px;line-height:32px;margin:30px auto 0;}
    .xitong .xt_right .xt_txt .xt_li{width:105px;}
    .xitong .xt_right .xt_txt .xt_li.li1{top:-74px;margin-left:-52px;}
    .xitong .xt_right .xt_txt .xt_li.li2{right:-73px;top:28px;}
    .xitong .xt_right .xt_txt .xt_li.li3{right:-115px;top:193px;}
    .xitong .xt_right .xt_txt .xt_li.li4{right:-48px;top:342px;}
    .xitong .xt_right .xt_txt .xt_li.li5{bottom:-74px;margin-left:-52px;}
    .xitong .xt_right .xt_txt .xt_li.li6{left:-48px;top:342px;}
    .xitong .xt_right .xt_txt .xt_li.li7{left:-115px;top:193px;}
    .xitong .xt_right .xt_txt .xt_li.li8{left:-73px;top:28px;}
    .xitong .xt_right .xt_txt .xt_li i{height:42px;}
    .xitong .xt_right .xt_txt .xt_li i.icon2{background-size:auto 100%;}
    .xitong .xt_right .xt_txt .xt_li p{font-size:15px;height:24px;line-height:24px;margin-top:5px;}
    .xitong .xt_right .xt_txt .xt_li.li1 p{margin-top:3px;}
    .xitong .xt_right .xt_txt .xt_li.li5 p{margin-top:3px;}
    .biaozhun{padding:110px 0 40px;}
    .biaozhun .bz_ul{padding:0 95px 0 89px;margin-top:80px;}
    .biaozhun .bz_ul .bz_li{padding-left:60px;}
    .biaozhun .bz_ul .bz_li i{height:60px;background-size:auto 100%;}
    .biaozhun .bz_ul .bz_li i.icon2{background-size:auto auto;}
    .biaozhun .bz_ul .bz_li span{margin-top:18px;}
    .biaozhun .bz_ul .bz_li .bz_txt em{margin:24px 0 20px;}
    .biaozhun .bz_ul .bz_li .bz_txt p{font-size:14px;padding-right:12px;}
    .biaozhun .bz_ul .bz_li .bz_txt p:first-child{font-size:30px;height:40px;line-height:40px;}
    .biaozhun .bz_ul .bz_li .bz_txt p:first-child:before{width:30px;height:40px;line-height:40px;font-size:30px;text-indent:-9px;left:-45px;}
    .fenge{padding:36px 0;}
    .fenge p:first-child{font-size:32px;height:42px;line-height:42px;}
    .fenge p:nth-child(2){font-size:20px;height:28px;line-height:28px;margin-top:15px;}
    .fenge p:nth-child(3){font-size:14px;height:24px;line-height:24px;}
    .fenge span{font-size:16px;margin-top:15px;}
    .info{padding:40px 0;}
    .info .info_img{width:903px;height:840px;border-right-width:63px;left:-196px;top:-196px;}
    .info .info_img img{width:calc(100% - 196px);height:calc(100% - 196px);left:196px;top:196px;}
    .info .info_img:before{width:76px;height:76px;}
    .info .info_txt{width:903px;}
    .info .info_txt .info_pp{padding-left:400px;}
    .info .info_txt .info_pp p{font-size:15px;line-height:26px;margin-top:20px;}
    .info .info_txt .info_pp p:first-child{font-size:50px;height:50px;line-height:50px;}
    .info .info_txt .info_pp p:nth-child(2){font-size:24px;height:32px;line-height:32px;margin-top:5px;background-size:auto 12px;background-position:right 106px center;}
    .info .info_txt .info_pp p:nth-child(4){margin-top:26px;}
    .info .info_txt .info_pp i{height:46px;background-size:auto 100%;}
    .info .info_txt .info_pp a{width:200px;height:52px;line-height:50px;margin-top:26px;background-size:auto 18px;background-position:right 20px center;font-size:16px;}
    .info .info_txt .info_ul{padding:18px 30px;margin-top:30px;}
    .info .info_txt .info_ul .info_li{width:calc(33.33% - 50px);margin-left:75px;padding:9px 0 8px 70px;background-size:auto 60px;}
    .info .info_txt .info_ul .info_li p:first-child{font-size:16px;height:24px;line-height:24px;}
    .info .info_txt .info_ul .info_li p:last-child{font-size:14px;height:14px;line-height:14px;}
    .info .info_txt .info_ul .info_li.icon3 p:first-child{font-size:14px;}
    .info .info_txt .info_ul .info_li.icon3 p:last-child{font-size:20px;height:20px;line-height:20px;}
    .case{padding-top:35px;}
    .case .more{width:200px;height:52px;line-height:50px;background-size:auto 18px;background-position:right 20px center;font-size:16px;}
    .case .case_ul{margin-top:15px;}
    .case .case_ul .case_txt{padding:12px 10px 15px;}
    .case .case_ul .case_txt span{font-size:14px;height:14px;line-height:14px;margin-top:3px;}
    .news{padding:50px 0;}
    .news .n_span{top:12px;}
    .news .n_content{margin-top:26px;}
    .news .n_left{width:560px;}
    .news .n_right{width:calc(100% - 560px);padding-left:26px;}
    .news .n_right a{padding:15px 0;}
    .news .n_right .n_txt .n_p{padding-bottom:10px;padding-right:15px;width:calc(100% - 141px);}
    .news .n_right .n_txt .n_p p{font-size:13px;line-height:22px;}
    .news .n_right .n_txt .n_p p:first-child{font-size:15px;height:24px;line-height:24px;margin-bottom:8px;}
    .news .n_right .n_txt .nr_img{margin-top:3px;padding-bottom:86px;width:141px;}
    .liucheng .lc_left{width:210px;padding:30px 0;}
    .liucheng .lc_left p{font-size:14px;height:24px;line-height:24px;}
    .liucheng .lc_left p:first-child{font-size:32px;height:42px;line-height:42px;}
    .liucheng .lc_right{width:calc(100% - 210px);}
    .liucheng .lc_right .lc_li{padding:30px 0;}
    .liucheng .lc_right .lc_li i{height:42px;background-size:auto 100%;}
    .liucheng .lc_right .lc_li p{font-size:14px;height:22px;line-height:22px;margin-top:5px;}
    #footbg{padding:30px 0 0;}
    .foot .f_left{width:290px;padding-top:10px;}
    .foot .f_left p:first-child{font-size:30px;height:30px;line-height:30px;}
    .foot .f_right{width:calc(100% - 627px);}
    .foot .f_right .f_txt{margin-top:0;padding-left:50px;}
    .foot .f_input{width:337px;padding:15px 20px 40px;}
    .foot .f_input .foot_btn{height:56px;line-height:56px;bottom:-24px;}
    .footbottom{padding-bottom:20px;}
    .friendlink{padding:10px 0 20px;}














	#px_banner{padding-bottom:465px;}
    #px_banner.px_ban1{padding-bottom:360px;}
    .px_txt .px_txt_p p:first-child{font-size:32px;height:32px;line-height:32px;}
    .px_txt .px_txt_p p:last-child{font-size:40px;height:50px;line-height:50px;margin-top:10px;}
	#px_banner.px_ban2{padding-bottom:560px;}
	.sub_nav a{height:52px;line-height:52px;font-size:14px;}
    .manu{margin-top:20px;}
}
@media screen and (max-width:1305px){
    #productbg .swiper-button-prev{left:0;}
    #productbg .swiper-button-next{right:0;}
}
/*1230以下屏幕*/
@media screen and (max-width:1246px){
	#flashvideobg{display:none;}
	.container{width:994px;}
	.t_right .t_phone{display:none;}
	.index_banner{padding-bottom:500px;display:block;}
    .index_banner.swiper-container-horizontal .swiper-pagination{bottom:26px;height:6px;}
    .index_banner .swiper-pagination-bullet{width:60px;height:6px;}
    .pb_title .h_t{font-size:26px;height:34px;line-height:34px;}
    .pb_title .h_t.t2{font-size:34px;height:44px;line-height:44px;}
    .pb_title p{font-size:14px;height:22px;line-height:22px;margin-top:5px;}
    .pb_title p.p1{margin-top:10px;}
    .sub_title .s_t{font-size:26px;height:34px;line-height:34px;}
    .sub_title p{font-size:14px;height:22px;line-height:22px;margin-top:5px;}
    #productbg{padding:20px 0;}
    .product_nav{margin-top:5px;}
    .product_nav .a_li{font-size:14px;height:46px;line-height:46px;}
    .product .p_ul .p_li{margin-top:10px;width:calc(23.8% - 10px);margin-left:10px;}
    .product .p_ul .p_li p{height:40px;line-height:40px;}
    .xitong{padding:20px 0 25px;}
    .xitong .xt_left{width:calc(100% - 598px);padding-right:20px;}
    .xitong .xt_left p{font-size:14px;line-height:26px;}
    .xitong .xt_left p:first-child{font-size:40px;height:40px;line-height:40px;margin-top:20px;}
    .xitong .xt_left p:nth-child(2){font-size:30px;height:40px;line-height:40px;margin-top:10px;}
    .xitong .xt_left p:nth-child(3){margin-bottom:30px;font-size:16px;height:24px;line-height:24px;}
    .xitong .xt_left p:nth-child(5){font-size:20px;height:30px;line-height:30px;margin-top:50px;}
    .xitong .xt_left a{width:160px;height:48px;line-height:46px;background-size:30px auto;background-position:right 18px center;font-size:14px;padding-left:20px;}
    .xitong .xt_right{width:598px;padding:65px 90px;}
    .xitong .xt_right .xt_txt{padding:39px 40px 38px;}
    .xitong .xt_right .xt_txt .xt_pp{padding:110px 0 90px;}
    .xitong .xt_right .xt_txt .xt_pp p:first-child{font-size:30px;height:40px;line-height:40px;}
    .xitong .xt_right .xt_txt .xt_pp p:nth-child(2){font-size:20px;height:24px;line-height:24px;}
    .xitong .xt_right .xt_txt .xt_pp p:nth-child(3){font-size:12px;height:12px;line-height:12px;margin-top:10px;}
    .xitong .xt_right .xt_txt .xt_pp a{width:120px;height:32px;line-height:30px;margin:20px auto 0;border-width:1px;}
    .xitong .xt_right .xt_txt .xt_li{width:98px;}
    .xitong .xt_right .xt_txt .xt_li.li1{top:-65px;margin-left:-49px;}
    .xitong .xt_right .xt_txt .xt_li.li2{right:-54px;top:28px;}
    .xitong .xt_right .xt_txt .xt_li.li3{right:-98px;top:183px;}
    .xitong .xt_right .xt_txt .xt_li.li4{right:-44px;top:326px;}
    .xitong .xt_right .xt_txt .xt_li.li5{bottom:-65px;margin-left:-49px;}
    .xitong .xt_right .xt_txt .xt_li.li6{left:-44px;top:326px;}
    .xitong .xt_right .xt_txt .xt_li.li7{left:-98px;top:183px;}
    .xitong .xt_right .xt_txt .xt_li.li8{left:-54px;top:28px;}
    .xitong .xt_right .xt_txt .xt_li i{height:36px;background-size:auto 100%;}
    .xitong .xt_right .xt_txt .xt_li p{font-size:14px;height:22px;line-height:22px;margin-top:3px;}
    .xitong .xt_right .xt_txt .xt_li.li1 p{margin-top:0;}
    .xitong .xt_right .xt_txt .xt_li.li5 p{margin-top:0;}
    .biaozhun{padding:85px 0 30px;}
    .biaozhun .bz_ul{padding:0 88px 0 82px;margin-top:60px;}
    .biaozhun .bz_ul .bz_li{padding-left:30px;}
    .biaozhun .bz_ul .bz_li i{height:50px;background-size:auto 100%;}
    .biaozhun .bz_ul .bz_li i.icon2{background-size:auto 100%;}
    .biaozhun .bz_ul .bz_li span{margin-top:18px;font-size:12px;height:12px;line-height:12px;}
    .biaozhun .bz_ul .bz_li .bz_txt{margin-top:10px;}
    .biaozhun .bz_ul .bz_li .bz_txt em{margin:18px 0 14px;}
    .biaozhun .bz_ul .bz_li .bz_txt p{font-size:13px;padding-right:8px;line-height:22px;}
    .biaozhun .bz_ul .bz_li .bz_txt p:first-child{font-size:24px;height:32px;line-height:32px;}
    .biaozhun .bz_ul .bz_li .bz_txt p:first-child:before{width:30px;height:32px;line-height:32px;font-size:30px;text-indent:-9px;left:-30px;}
    .fenge{padding:20px 0;}
    .fenge p:first-child{font-size:24px;height:32px;line-height:32px;}
    .fenge p:nth-child(2){font-size:17px;height:24px;line-height:24px;margin-top:10px;}
    .fenge p:nth-child(3){font-size:13px;height:22px;line-height:22px;}
    .fenge span{font-size:14px;margin-top:10px;}
    .info{padding:20px 0;}
    .info .info_img{width:748px;height:696px;border-right-width:52px;left:-196px;top:-196px;}
    .info .info_img img{width:calc(100% - 196px);height:calc(100% - 196px);left:196px;top:196px;}
    .info .info_img:before{width:60px;height:60px;}
    .info .info_txt{width:748px;}
    .info .info_txt .info_pp{padding-left:300px;}
    .info .info_txt .info_pp p{font-size:14px;line-height:24px;margin-top:16px;}
    .info .info_txt .info_pp p:first-child{font-size:40px;height:40px;line-height:40px;}
    .info .info_txt .info_pp p:nth-child(2){font-size:20px;height:28px;line-height:28px;background-size:auto 10px;background-position:right 86px center;}
    .info .info_txt .info_pp p:nth-child(4){margin-top:20px;}
    .info .info_txt .info_pp i{height:38px;margin-top:15px;background-size:auto 100%;}
    .info .info_txt .info_pp a{width:160px;height:48px;line-height:46px;margin-top:18px;background-size:auto 14px;background-position:right 15px center;font-size:15px;padding-left:20px;}
    .info .info_txt .info_ul{padding:12px 20px;margin-top:20px;}
    .info .info_txt .info_ul .info_li{width:calc(33.33% - 20px);margin-left:30px;padding:0 0 0 50px;background-size:auto 40px;}
    .info .info_txt .info_ul .info_li p:first-child{font-size:14px;height:22px;line-height:22px;}
    .info .info_txt .info_ul .info_li p:last-child{font-size:12px;height:13px;line-height:13px;}
    .info .info_txt .info_ul .info_li.icon3 p:first-child{font-size:14px;}
    .info .info_txt .info_ul .info_li.icon3 p:last-child{font-size:18px;height:18px;line-height:18px;margin:5px 0 2px;}
    .case{padding-top:20px;}
    .case .more{width:160px;height:48px;line-height:46px;background-size:auto 14px;background-position:right 15px center;font-size:15px;padding-left:20px;}
    .case .case_ul{margin-top:10px;}
    .case .case_ul .case_txt{padding:8px 8px 10px;}
    .case .case_ul .case_txt p{font-size:15px;height:24px;line-height:24px;}
    .case .case_ul .case_txt span{font-size:12px;height:12px;line-height:12px;}
    .news{padding:20px 0;}
    .news .n_span{top:7px;}
    .news .n_content{margin-top:18px;}
    .news .n_left{width:462px;}
    .news .n_right .n_date{padding:2px 20px 6px 0;width:88px;}
    .news .n_right .n_date span{font-size:14px;height:14px;line-height:14px;}
    .news .n_right .n_date span:first-child{font-size:50px;height:50px;line-height:50px;}
    .news .n_right{width:calc(100% - 462px);padding-left:15px;}
    .news .n_right a{padding:13px 0;}
    .news .n_right .n_txt{padding-left:10px;width:calc(100% - 88px);}
    .news .n_right .n_txt .n_p{padding-bottom:5px;padding-right:10px;width:calc(100% - 117px);}
    .news .n_right .n_txt .n_p p{font-size:12px;line-height:20px;}
    .news .n_right .n_txt .n_p p:first-child{font-size:14px;height:22px;line-height:22px;margin-bottom:5px;}
    .news .n_right .n_txt .nr_img{margin-top:0;padding-bottom:72px;width:117px;}
    .liucheng .lc_left{width:180px;padding:22px 0;}
    .liucheng .lc_left p{font-size:12px;height:20px;line-height:20px;}
    .liucheng .lc_left p:first-child{font-size:24px;height:32px;line-height:32px;}
    .liucheng .lc_right{width:calc(100% - 180px);}
    .liucheng .lc_right .lc_li{padding:20px 0;}
    .liucheng .lc_right .lc_li i{height:34px;background-size:auto 100%;}
    .liucheng .lc_right .lc_li p{font-size:13px;height:20px;line-height:20px;}
    #footbg{padding:20px 0 0;}
    .foot{padding-bottom:10px;}
    .foot .f_left{width:290px;padding-top:0;}
    .foot .f_right{width:calc(100% - 290px);}
    .foot .f_right .f_txt{padding-top:0;}
    .foot .f_input{width:337px;padding:5px 20px 20px;}
    .foot .f_input .f_li{width:49%;float:left;margin-left:2%;margin-top:10px;}
    .foot .f_input .f_li:nth-child(3){margin-left:0;}
    .foot .f_input .f_li:nth-child(5){width:100%;margin-left:0;}
    .foot .f_input .foot_btn{position:relative;left:0;margin-left:0;bottom:0;margin:10px auto 0;}
    .footbottom{padding-bottom:15px;padding-right:0;}
    .friendlink{padding:10px 0 20px;}
    .foot .f_input{width:100%;float:none;clear:both;}

   
	
	
	.izl-rmenu{display:none;}
	#px_banner{padding-bottom:37%;}
    #px_banner.px_ban1{padding-bottom:298px;}
    .px_txt .px_txt_p p:first-child{font-size:26px;height:26px;line-height:26px;}
    .px_txt .px_txt_p p:last-child{font-size:32px;height:40px;line-height:40px;margin-top:7px;}
	#px_banner.px_ban2{padding-bottom:44%;}
	.sub_nav a{font-size:14px;height:50px;line-height:50px;width:146px;}
	.sub_nav a:before{border-left-width:6px;border-right-width:6px;border-top-width:6px;bottom:-6px;margin-left:-6px;}
    .sub_cnav{margin-top:15px;}
	.manu{margin-top:20px;}
}
@media screen and (max-width:1099px){
    #productbg .swiper-button-prev{left:0;}
    #productbg .swiper-button-next{right:0;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:738px;}
	#headbg{display:none;}
	#topbg{height:70px;}
    .top .logo{width:109px;height:46px;margin:12px 0 12px 15px;}
    .top .t_right{display:none;}
	.top .nav{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.index_banner{padding-bottom:49%;}
	.index_banner.swiper-container-horizontal .swiper-pagination{bottom:15px;}
    .pb_title.tl{text-align:center;}
    .pb_title .h_t{font-size:20px;height:28px;line-height:28px;}
    .pb_title .h_t.t2{font-size:24px;height:32px;line-height:32px;color:#1F1F1F;}
    .pb_title p{font-size:13px;height:20px;line-height:20px;}
    .pb_title p.p1{margin-top:8px;color:#555;}
    .sub_title .s_t{font-size:22px;height:30px;line-height:30px;}
    .sub_title p br{display:none;}
    .product{padding-top:6px;}
    .product_nav .a_li{min-width:48px;}
    .product .p_ul .p_li p{height:32px;line-height:32px;}
    .xitong .xt_left{width:100%;float:none;padding-right:0;}
    .xitong .xt_left p:first-child{display:none;}
    .xitong .xt_left p:nth-child(2){font-size:24px;height:32px;line-height:32px;margin-top:0;text-align:center;}
    .xitong .xt_left p:nth-child(3){font-size:15px;margin:8px 0 15px;text-align:center;}
    .xitong .xt_left p:nth-child(5){display:none;}
    .xitong .xt_left a{display:none;}
    .xitong .xt_right{width:100%;float:none;padding:0 0;}
    .xitong .xt_right .xt_txt{background:none;padding:0 0;}
    .xitong .xt_right .xt_txt .xt_pp{display:none;}
    .xitong .xt_right .xt_txt .xt_li{position:relative;width:25%;float:left;padding:15px 0;margin-top:15px;}
    .xitong .xt_right .xt_txt .xt_li.li1{top:0;margin-left:0;left:0;}
    .xitong .xt_right .xt_txt .xt_li.li2{right:0;top:0;}
    .xitong .xt_right .xt_txt .xt_li.li3{right:0;top:0;}
    .xitong .xt_right .xt_txt .xt_li.li4{right:0;top:0;}
    .xitong .xt_right .xt_txt .xt_li.li5{bottom:0;margin-left:0;left:0;}
    .xitong .xt_right .xt_txt .xt_li.li6{left:0;top:0;}
    .xitong .xt_right .xt_txt .xt_li.li7{left:0;top:0;}
    .xitong .xt_right .xt_txt .xt_li.li8{left:0;top:0;}
    .biaozhun{background:none;padding:20px 0;}
    .biaozhun .bz_ul{padding:0 0 0 0;margin-top:20px;}
    .biaozhun .bz_ul .bz_li{padding-left:0;width:23.8%;margin-left:1.6%;}
    .biaozhun .bz_ul .bz_li:first-child{margin-left:0;}
    .biaozhun .bz_ul .bz_li span{text-align:center;}
    .biaozhun .bz_ul .bz_li .bz_txt p{color:#666;padding-right:0;}
    .biaozhun .bz_ul .bz_li .bz_txt p:first-child{color:#222;padding-left:40px;font-size:20px;height:28px;line-height:28px;}
    .biaozhun .bz_ul .bz_li .bz_txt p:first-child:before{left:0;color:#222;text-indent:0;width:40px;height:28px;line-height:28px;font-size:26px;}
    .biaozhun .bz_ul .bz_li .bz_txt em{margin:10px 0 8px;}
    .biaozhun .bz_ul .bz_li i.icon1{background-image:url(bz_icon1_hover.png);background-position:center center;}
    .biaozhun .bz_ul .bz_li i.icon2{background-image:url(bz_icon2_hover.png);background-position:center center;}
    .biaozhun .bz_ul .bz_li i.icon3{background-image:url(bz_icon3_hover.png);background-position:center center;}
    .biaozhun .bz_ul .bz_li i.icon4{background-image:url(bz_icon4_hover.png);background-position:center center;}
    .fenge{padding:15px 0;}
    .fenge p:first-child{font-size:20px;height:28px;line-height:28px;}
    .fenge p:nth-child(2){font-size:15px;height:22px;line-height:22px;margin-top:5px;}
    .fenge p:nth-child(3){font-size:12px;}
    .fenge span{font-size:14px;margin-top:10px;background-size:auto 12px;padding-left:20px;}
    .info .info_img{display:none;}
    .info .info_txt{width:100%;float:none;}
    .info .info_txt .info_pp{padding-left:0;}
    .info .info_txt .info_pp p{margin-top:6px;}
    .info .info_txt .info_pp p:first-child{display:none;}
    .info .info_txt .info_pp p:nth-child(2){text-align:center;background:none;margin-top:0;text-indent:0;}
    .info .info_txt .info_pp i{height:30px;background-position:center center;}
    .info .info_txt .info_pp p:nth-child(4){margin-top:10px;}
    .info .info_txt .info_pp a{display:none;}
    .info .info_txt .info_ul{margin-top:15px;}
    .case{padding-top:0;}
    .case .more{display:none;}
    .news .n_span{position:relative;top:0;width:418px;margin:10px auto 0;}
    .news .n_span .span_a{width:136px;height:40px;line-height:38px;font-size:13px;}
    .news .n_left{width:100%;float:none;}
    .news .n_right{width:100%;float:none;padding-left:0;}
    .liucheng .lc_left{width:100%;float:none;padding:10px 0;}
    .liucheng .lc_left p{text-align:center;}
    .liucheng .lc_left p:first-child{font-size:20px;height:28px;line-height:28px;}
    .liucheng .lc_right{width:100%;float:none;}
    .liucheng .lc_right .lc_li{padding:10px 0;}
    .liucheng .lc_right .lc_li:first-child{border-left:none;}
    .foot .f_right .f_txt{padding-left:30px;}
    .friendlink{padding:5px 0 60px;}









	#floatBottom{display:block;}
	#px_banner .crumbs{bottom:8px;}
    #px_banner.px_ban1{padding-bottom:30%;}
    .px_txt .px_txt_p p:first-child{font-size:20px;height:20px;line-height:20px;}
    .px_txt .px_txt_p p:last-child{font-size:22px;height:30px;line-height:30px;margin-top:5px;}
	.newscow_right{width:100%;float:none;}
	.newscow_right .news_product .bd ul li{width:32%;float:left;margin-left:2%;}
	.newscow_right .news_product .bd ul li:first-child{margin-left:0;}
	.newscow_right .news_nlist ul li{width:48%;margin-left:4%;float:left;}
	.newscow_right .news_nlist ul li:nth-child(odd){margin-left:0;}
    .sub_cnav{margin-top:15px;}{margin-top:10px;}
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}
    .index_banner.swiper-container-horizontal .swiper-pagination{bottom:10px;height:5px;}
    .index_banner .swiper-pagination-bullet{width:24px;height:5px;margin:0 2px!important;}
    .pb_title p{height:auto;}
    .sub_title p{height:auto;}
	.product_nav .a_li{width:50%;float:left;min-width:auto;border-bottom:1px solid #FFF;}
    .product_nav .a_li.on:after,.product_nav .a_li:hover:after{content:none;}
    .product .p_ul .p_li{width:calc(50% - 5px);margin-left:10px;}
    .product .p_ul .p_li:first-child{width:100%;}
    .product .p_ul .p_li:nth-child(2n){margin-left:0;}
    .xitong .xt_left p:nth-child(3){margin:5px 0 8px;}
    .xitong .xt_right .xt_txt .xt_li{width:50%;padding:8px 0;margin-top:10px;}
    .biaozhun .bz_ul .bz_li{width:100%;float:none;margin-left:0;margin-top:15px;}
    .biaozhun .bz_ul .bz_li i{height:36px;}
    .biaozhun .bz_ul .bz_li span{margin-top:10px;}
    .biaozhun .bz_ul .bz_li i.icon1{background-position:left center;}
    .biaozhun .bz_ul .bz_li i.icon2{background-position:left center;}
    .biaozhun .bz_ul .bz_li i.icon3{background-position:left center;}
    .biaozhun .bz_ul .bz_li i.icon4{background-position:left center;}
    .biaozhun .bz_ul .bz_li span{text-align:left;}
    .fenge p:first-child{height:auto;font-size:17px;line-height:24px;}
    .info .info_txt .info_ul .info_li{width:100%;margin-left:0;float:none;margin-top:0;padding:1px 0 1px 50px;}
    .info .info_txt .info_ul .info_li.icon1{display:none;}
    .info .info_txt .info_ul .info_li.icon2{display:none;}
    .news .n_span{width:100%;}
    .news .n_span .span_a{width:32%;margin-left:2%;}
    .news .n_left .swiper-pagination{height:10px;padding-right:10px;bottom:10px;font-size:0;-webkit-text-size-adjust:none;}
    .news .n_left .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;}
    .news .n_right a{padding:10px 0;}
    .news .n_right .n_date{padding:9px 10px 8px 0;width:64px;}
    .news .n_right .n_date span:first-child{font-size:36px;height:36px;line-height:36px;}
    .news .n_right .n_txt{width:calc(100% - 64px);}
    .news .n_right .n_txt .n_p{width:100%;float:none;padding-right:0;padding-bottom:0;}
    .news .n_right .n_txt .nr_img{display:none;}
    .liucheng{padding:10px 0;}
    .liucheng .lc_left{padding:0 0;}
    .liucheng .lc_right .lc_li{width:25%;margin-top:10px;padding:6px 0;}
    .liucheng .lc_right .lc_li:nth-child(4n+1){border-left:none;}
    .liucheng .lc_right .lc_li i{height:26px;}
    .foot .f_left{width:100%;float:none;}
    .foot .f_left img{display:none;}
    .foot .f_right{display:none;}
    .foot .f_input{background:none;border:none;padding:0 0 10px;}
    .foot .f_input .f_li{width:100%;float:none;margin-left:0;}
    .foot .f_input .foot_btn{width:100%;border-radius:3px;}
    .friendlink span{width:100%;float:none;margin-top:0;}
    .friendlink .fl_right{width:100%;float:none;}
    .friendlink .fl_right a{font-size:13px;height:24px;line-height:24px;margin-right:10px;margin-top:2px;}



	#stylesubnav .xq_crumbs{font-size:13px;}
	#stylesubnav .xq_crumbs a{margin:0 5px;}
    .video{width:100%;padding:5px;left:0;}
    .video span{left:50%;top:100%;margin-left:-20px;}
	.sub_nav{display:block;}
	.sub_nav a{display:block;float:left;width:50%;border-bottom:1px solid #FFF;height:42px;line-height:42px;font-size:14px;}
	.sub_nav a:nth-child(even){border-right:none;}
	.sub_nav a.on:before{content:none;}
	.sub_cnav a{display:block;width:33.33%;float:left;border-bottom:1px solid #FFF;padding:0 0;text-align:center;height:42px;line-height:42px;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.sub_title .s_t{font-size:20px;height:28px;line-height:28px;}
	.sub_title i{width:30px;height:2px;}
	.sub_title p{line-height:20px;}

	
	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
	
}
/*500以下屏幕*/
@media screen and (max-width:499px){




    #px_banner.px_ban1{padding-bottom:43%;}
	.newscow_right .news_product .bd ul li{width:100%;margin-left:0;}
	.newscow_right .news_nlist ul li{width:100%;margin-left:0;}
}